WDV221 Intro Javascript
UNIT-14 jQuery Assignment
Please complete the following exercise on this page using jQuery commands. When complete post this page to your server. Make a link in your WDV221 homework page for this assignment.
Use the form fields for the input values. For following exercise create a function what will be activated by the button.
Instructions:
- Used a jQuery CDN for the library
- Assigned the event handler to the buttons using jQuery
- Retrieved the values from the form and processed as directed.
- Displayed the results to the page
- The Reset button also clears the results area of the page